From 11cf6763a35289f46ded2ce0ad77759c82e24c78 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 30 Nov 2014 15:13:45 -0500 Subject: [PATCH] Drop a nonexisting variable --- gtk/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gtk/Makefile.am b/gtk/Makefile.am index 4a783d9a7b..9159aede54 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -681,8 +681,7 @@ gtk_private_h_sources = \ gtkwin32themeprivate.h \ gtkwindowprivate.h \ gtktreemenu.h \ - $(gtk_private_type_h_sources) \ - $(gtk_clipboard_dnd_h_sources) + $(gtk_private_type_h_sources) a11y_c_sources = \ a11y/gtkaccessibility.c \ -- 2.30.2